home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / windows / cline95.zip / CLINE95.TXT < prev    next >
Text File  |  1996-01-11  |  6KB  |  167 lines

  1.  
  2. ALL THIS INFORMATION IS FOUND IN THE COMMAND LINE95 ONLINE HELP
  3.  
  4. (C)opyright  Joshua Seales, 1996  
  5. ALL RIGHTS RESERVED
  6.  
  7. Command Line95  
  8. Version: 1.0    Date: January 1996    Platform:  Windows 95 
  9.  
  10.  
  11. Introduction 
  12.  
  13. People who like to use Windows 95 applications but miss the DOS style 
  14. navigation will love Command Line95. The graphical interfaces of the new 
  15. operating systems, like Windows 95, have replaced DOS commands with the 
  16. mouse.  Copying files, changing directories and executing files are reduced 
  17. to a mouse click or two.  Although this is easier for newer computer users, 
  18. it can become slow and annoying for people who prefer the command line(DOS) 
  19. for maneuvering around their system.  Command Line95 allows the user to use
  20. commands and execute files as is done in DOS while staying in the graphical 
  21. environment.
  22.  
  23. Command Line95 is shareware and may be freely distributed.  If you find this 
  24. program useful please register it.
  25.  
  26.  
  27. Contents
  28. 1)  Installation
  29. 2)  Using Command Line95
  30. 3)  Options
  31. 4)  Registering Command Line95
  32. 5)  For your Information (read if having problems)
  33.  
  34.  
  35. 1) Installation 
  36.  
  37. - Just copy the contents of the zip file to your favorite directory.
  38. - Move the CLine95.hlp file to your (windows\help) directory.
  39. - Create a shortcut in the startup folder.
  40.  
  41. If you wish to remove Command Line95:
  42. - delete the CLine95.ini in you windows directory.
  43. - delete the CLine95.hlp in you windows\help directory.
  44. - delete the rest of the file in the directory you chose for Command Line95.
  45.  
  46.  
  47. 2) Using Command Line95
  48.  
  49. Command Line95 mainly consists of typing in DOS commands.  There are 
  50. however a few Windows 95 key combinations that greatly improve the speed at 
  51. which the user can navigate and use Windows 95.  Using the Windows 95 key 
  52. combinations along with Command Line95 will soon become automatic.
  53.  
  54. Commands:
  55. CD, CHDIR - change to a new directory.
  56. COPY - this command executes the xcopy command.
  57. DEL, DELETE - deletes files.  (* and ? are permissible)
  58. DIR - this command executes the Windows 95 explorer.
  59. MD, MKDIR - make a directory.
  60. RD, RMDIR - remove a directory.
  61. REN, RENAME - rename a file.
  62.  
  63. Windows Key Combinations to Remember:
  64. Alt-F4 - closes the active window.
  65. Alt-TAB - switches between running applications within Windows 95.
  66.  
  67. These two key combinations are very useful.  When the DIR command is entered
  68. Command Line95 executes Explorer.  Explorer becomes the active window.  
  69. Alt-F4 will close this window and return control to Command Line95.  While 
  70. using the system the user may be using many other applications and Command 
  71. Line95 will become buried below the other windows.  Alt-TAB is a quick way 
  72. of switching back to Command Line95.
  73.  
  74. Other:
  75. When the user enters a file in Command Line95, Command Line95 executes the 
  76. file.  If the file entered is a DOS file it will pop up in a DOS window or 
  77. possibly go to a full screen text mode.  The user can customize the window 
  78. by setting the properties of that window.
  79.  
  80. Also the up\down arrow keys will move through the history list which hold 
  81. the last twenty commands\files entered.
  82.  
  83.  
  84. 3) Options
  85.  
  86. There is really only one option to consider in Command Line95.  That is, 
  87. does the user want to keep Command Line95 the top most window or allow it 
  88. to be buried.  This option is found in the information box.
  89.  
  90. When the user exits Command Line95 will save the current position and other
  91. information in an .INI file located in the windows directory.
  92.  
  93.  
  94. 4) Registering Command Line95
  95.  
  96. The easiest way to register is to fill out the registration form, included 
  97. within the ZIP file, and send it along with a check for $5.00 to:
  98.  
  99. Joshua Seales
  100. 1313 Kennedy Plaza*
  101. Utica, NY  13502*
  102. USA
  103.  
  104. *Note: This address is only valid until May 15, 1996 so register your copy 
  105. today.
  106.  
  107. or
  108.  
  109. On a 3x5 card include the following information.  Your Name, Address, 
  110. Phone Number, the Name you want the product registered to, your email 
  111. address (if applicable) along with a check for $5.00 to the address above. 
  112. Comments are welcome.
  113.  
  114. Benefits of registering Command Line95...
  115. - gets rid of the annoying nag screen.
  116. - the knowledge that you are helping a starving college student.
  117. - the privilege of knowing you did the right thing by supporting shareware.
  118.  
  119. You will be sent back a registration code for the registered name you 
  120. requested.  Simply enter the name and number in the registration box 
  121. (accessible from the start screen or from the info button) and your done.
  122.  
  123. If you would like the registration code sent by email, include your email 
  124. address.  Otherwise your registration information will be sent via snail
  125. mail.
  126.  
  127.  
  128. 5) For Your Information
  129.  
  130. - If the filename of the file you wish to execute has spaces in the name 
  131. and is not an EXE file, the filename must be included with in quotation 
  132. marks (ex: "My Bat File.Bat").
  133.  
  134. - If the filename of the file you wish to execute has a period in the name 
  135. (ex: My.Program.Exe) you must enter the EXE extension.
  136.  
  137. - Since the Copy command actually executes the DOS xcopy, if you wish to 
  138. use long filenames, they must be included inside quotation marks 
  139. ex: Copy "My Long Named Program.Exe" C:\ ).
  140.  
  141. - Command Line95 saves information in and .INI file located in your Windows 
  142. directory.  This will be moved to the registry in the future.
  143.  
  144. - When renaming a file the old filename must be the short name.  If the file
  145. being renamed is longer than eight characters Windows 95 adds the ~# format
  146. (in DOS mode - ex: My Filename.txt -> MyFile~1.txt).  The new filename can 
  147. use long filenames.
  148.  
  149. - Deleting files does NOT  send the files to the recycle bin.
  150.  
  151.  
  152.  
  153. Special Thanks to Paul Tillotson for testing this program for errors.
  154.  
  155.  
  156.  
  157. Disclaimer
  158. Command Line95 has been tested to the best of our abilities for bugs.  The 
  159. author of Command Line95 is not responsible for any damage that may incur 
  160. to the user's system or data as a result of using Command Line95.
  161.  
  162.  
  163.  
  164. Wow
  165. If you have read the document to this point I am impressed.  If the response
  166. to this product is good then I will continue to improve this product.  Thank 
  167. you for your interest in Command Line95.